type github.com/gotd/td/telegram/downloader.master (struct)

Method Implmentations

Chunk(ctx context.Context, offset int64, limit int) (chunk, error) master.M : schema.Chunk
Hashes(ctx context.Context, offset int64) ([]tg.FileHash, error) master.M : schema.Hashes
reportRetry(operation string, attempt int, err error) master.m : retryReporter.reportRetry